func runtime.traceTryAcquire

6 uses

	runtime (current package)
		mheap.go#L1371: 		trace := traceTryAcquire()
		mheap.go#L1559: 			trace := traceTryAcquire()
		mheap.go#L1598: 		trace := traceTryAcquire()
		stack.go#L419: 		trace := traceTryAcquire()
		stack.go#L469: 		trace := traceTryAcquire()
		traceruntime.go#L198: func traceTryAcquire() traceLocker {